<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*******css重置*******/

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"微软雅黑",arial;}
.container{margin: 0 auto;max-width: 1230px;}

img{display: block;}
h1,h5,h2{font-size: 1em;}
a{display: block;}
.clearfix{clear: both;}
.product-cat div:nth-child(5){border-bottom:2px solid #e4e4e4;}
.container3{display: none;}
.container3-1{display: block;}

p img{max-width:500px;margin:0 auto;}
p a{display:inline-block;}
@media(max-width:992px){
p{font-size:14px;}
}
@media(max-width:500px){
	p img{width:100%;}
  p{font-size:12px;}
}


.anli-center-all{overflow:hidden;}
.anli-center-all div{float:left;margin:0 10px;width:calc((100% - 40px)/2);}
.anli-center-all div img{width:100%;}
@media(max-width:500px){
	.anli-center-all div{clear:left;margin:0;width:100%;}
}
@media(max-width:420px){
.examples{margin-top:20px;}
}
/*******logo*******/
.index-logo{padding-top: 15px;padding-bottom: 10px;}
.logo{float: left;width:auto; border-right: 1px solid #999;}
.logo img{width: 80%;}
.logo1{float: left;margin-left: 20px;}
.logo1 div:nth-child(1){font-size: 24px;font-weight: bold;color: #000;}
.logo1 div:nth-child(2){font-size: 20px;color: #000;}
.logo2{display: none;float: left;}
.logo2 img{width: 100%;}
.index-tel-no{float: left;margin-left: 10px;}
.index-tel-no div:nth-child(1){font-size: 16px;color: #333;}
.index-tel-no div:nth-child(2){font-size: 24px;color: #0075cf;font-weight: bold;}
.index-tel{

	float: right;
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.index_dianpu{
	display: flex;
  justify-content: space-between;
}

.index_dianpu a{
	display: inline-block;
}

.index_dianpu img{
  
  max-width: 80px;
  
}

.index-tel-tu{
	
  float: left;
  width: auto;
  padding-right: 10px;
  border-right: 1px solid #999;
  margin-top: 10px;
  margin-left: 10px;

}
.index-tel-tu img{width: 100%;max-width: 45px;}
@media(max-width:1260px){
	.logo{width:140px;padding-right: 20px;}
	.logo img{width: 100%;}
	.logo1 div:nth-child(1){font-size: 26px;}
	.logo1 div:nth-child(2){font-size:18px;}
	.index-tel-tu{width: 70px;}
	.index-tel-no div:nth-child(1){font-size: 18px;}
	.index-tel-no div:nth-child(2){font-size: 26px;}
}


@media(max-width:992px){
	.logo{width:120px;padding-right: 10px;}
	.logo1 div:nth-child(1){font-size: 18px;}
	.logo1 div:nth-child(2){font-size:14px;}
	
	.index-tel-tu{width: 60px;}
	.index-tel-no div:nth-child(1){font-size: 16px;}
	.index-tel-no div:nth-child(2){font-size:20px;}
	
	
}

@media(max-width:768px){
	
	.index-tel{display: none;}
	.logo{width:100px;margin:5px 0;}
	.logo1{margin-top: 10px;}
	.logo1 div:nth-child(1){font-size:16px;}
	.logo1 div:nth-child(2){font-size:12px;}
	.index-logo{padding: 5px;}
	.index-tel-tu{width: 16px;margin-top: 5px;}
	.index-tel-no div:nth-child(1){font-size: 12px;}
	.index-tel-no div:nth-child(2){font-size: 16px;font-weight: bold;}
}

@media(max-width:530px){
	.logo{display: none;}
	.logo1{display: none;}
	.logo2{display: block;width:200px;}
	.index-tel-no div:nth-child(1){font-size: 16px;}
	.index-tel-no div img{max-width: 20px;}
	
}
@media(max-width:420px){
	.logo{width: 60px;}
	.index-tel-no div img{display: none;}
	.index-tel-no div:nth-child(1){font-size: 12px;}
	
}

/***************************************************导航*****************************************************/
.index-nav{width: 100%;background-color: #0075cf;}

.nav{}
.nav a{font-size: 16px; float: left;text-align: center; color: #fff;line-height: 30px;width:calc(100%/10);padding: 10px 0;}

.nav-btn{float:right; display: none;margin-top:10px;padding: 5px 0;}
.nav-btn img{width:100%;}
.nav-btn{position: relative;display: noen;}
.navli{position: absolute;left:0px;top: 69px; padding: 10px 0px;text-align: center; display: none;z-index: 999;background-color: rgba(0,117,207,0.8);width: 100%;}
.navli a {font-size: 16px; color: white;line-height: 30px;font-weight: bold;border-bottom: 1px dashed #fff;}

.nav-a{position: relative; z-index: 999;}



.nav a:hover{background-color:#ff6600; }

@media(max-width:992px){
	.nav a{font-size: 13px;}
	
	
}
@media(max-width:768px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
	
}
@media(max-width:530px){
	
	.nav-btn{margin-top: 14px;padding: 0;}
	.header-left{display: none;}
	.navli{right:0;top: 68px;}
	.navli a {font-size: 12px;}
	
	
	
}
@media(max-width:420px){
	
	.navli{padding: 5px 0px;}
	
	
	}

/**************************************************banner********************************************/

.swiper-slide{}
.swiper-slide img{width: 100%;}
.swiper-container-2{display: none;}
@media(max-width:530px){
	.swiper-container-1{display: none;}
	.swiper-container-2{display: block;}
}



/**************************************************关于我们********************************************/
.index-company{padding: 40px 0;background: url(../upload/abou-us-bg.png)center center no-repeat;background-size: contain;background-position: right(20) top;}
.company-text{position: relative;}
.co-text{position: absolute;right: 0;top:20px;width: 52%;box-shadow: -2px 0 6px #c7c6c6;background-color: #fff;padding: 20px 50px;;}
.co-textimg{float: left;width: 54%;}
.co-textimg img{width: 100%;}
.tt1{font-size: 24px;color: #0d8ee2;font-weight: bold;}
.tt1-1{font-size: 24px;color: #0d8ee2;}
.tt1-1 b{color:#ff6000;font-size:32px;}
.tt2{width: 50px;height: 3px;background-color: #0d8ee2;margin: 15px 0;}
.tt3,.tt3-1{color: #8d8d8d;font-size: 16px;line-height:33px;text-indent: 30px;text-align: justify;}
.tt3-1{display: none;}
.tt-2-1{display: none;}
.tt-2-1 img{width: 100%;}
                                                                                                 
.co-text a{color: #666;font-size: 16px;margin-top: 30px;}

.company-coin{position: absolute;left:54%;bottom:0px;width: 46%;}
.company-coin a{float: left;width: 20%;border: 1px solid #e4e4e4;}
.company-coin a img{width: 100%;}

.co-text a:hover{color: #0d8ee2;}

@media(max-width:1260px){
	.tt1{font-size: 20px;color: #0d8ee2;font-weight: bold;}
	.tt1-1{font-size: 20px;color: #0d8ee2;}
  	.tt1-1 b{font-size:28px;}
	.co-text{padding:20px 30px;}
	.tt3{font-size: 14px;line-height:24px;height: 120px;overflow: hidden;}
	.co-text a{font-size: 14px;margin-top: 20px;}
}

@media(max-width:992px){
	.co-text{width: 58%;top:0px;}
	.co-textimg{width: 60%;}
	.co-text{padding: 20px;}
	.tt1{font-size: 20px;}
	.tt2{width: 40px;height: 2px;margin: 10px 0;}

	.company-coin{left:60%;}
}

@media(max-width:768px){
   .tt-2-1{display: block;margin: 10px 0;}
   .index-company{padding:30px 0 40px;}
	.co-text{width: 100%;position: static;box-shadow:none;}
	.co-textimg{display: none;}
	.tt1{text-align:center;}
	.tt1-1{text-align:center;}
  	.tt2{display:none;}
   .co-text{padding:0;}
	.tt3{font-size: 14px;line-height:24px;height: 172px;overflow: hidden;}
	.company-coin{position: static;width: 100%;margin-top: 10px;}
	
}

@media(max-width:530px){
   .index-company{padding:20px 0 30px;}
	.tt1{font-size: 16px;}
	.tt1-1{font-size: 16px;}
 	 .tt1-1 b{font-size:22px;}
	.tt2{width: 40px;height: 2px;margin: 10px 0;}
	
	.tt3-1{display: block;font-size: 13px;line-height:24px;}
	.tt3{display: none}
}

@media(max-width:420px){
	
	
}

/**************************************************公司实力*******************************************/
.index-power{padding: 40px 0;}
.flex-item{position: relative;}
.power-txt{position: absolute;bottom:0px;left:0;text-align: center; font-size: 16px; width: 100%;height: 30px;line-height: 30px;color: #fff;background-color:rgba(0,0,0,0.6);transition: 0.5s;overflow: hidden;}

.carousel.flexible .items {
	display: none;
}
	.left {
		text-align: left;
	}
	.center {
		text-align: center;
	}
	
	.right {
		text-align: right;
		
	}
	
	


@media(max-width:992px){
	.index-power{padding: 30px 0;}
  .power-txt{font-size: 14px;}
}
@media(max-width:530px){
	.index-company{padding: 20px 0;}
}

/**************************************************产品中心*******************************************/


.index-title{position: relative;text-align: center;font-size: 45px;color: #e8edf0;margin-bottom: 60px;}
.index-title div{position: absolute;top:30px ;left: calc(50% - 100px);font-size: 34px;color: #009fff;font-weight: 600;}
@media(max-width:992px){
	.index-title{font-size: 40px;}
	.index-title div{top:30px ;left: calc(50% - 90px);font-size: 30px;}
}


@media(max-width:768px){
	.index-title{font-size: 30px;margin-bottom: 40px;}
	.index-title div{top:20px ;left: calc(50% - 90px);font-size: 26px;}
}

@media(max-width:530px){
	.index-title{font-size: 26px;margin-bottom: 20px;}
	.index-title div{top:20px ;left: calc(50% - 60px);font-size: 20px;}
}

@media(max-width:400px){
	.index-title{font-size: 20px;}
	
}

.index-title1{background:url(../upload/tit-bg.png) left bottom no-repeat;background-size: contain;padding:  10px 0;margin-bottom: 40px;position: relative;}
.index-title1-1{font-size:28px;margin-left: 100px; color: #000028;float: left;font-weight: bold; }
.index-title1-2{float: right;}
.index-title1-2 a{line-height: 40px;height: 40px;font-size: 16px;padding: 0 20px; float: left;color: #666;margin-right: 20px;}
.index-title1-3{font-size: 56px; font-family:"宋体";font-weight: bold; position: absolute;left: 0 ;top: 0;padding: 0px 15px; background-color:#0d8ee2;text-align: center;color: #fff;}
.index-title1-o{background-color:#ff6600;}
.index-title1-w{background-color:#0bced1;}
.index-title1-d{background-color:#65ceff;}

                                                                                                
                                                                                                 
.index-title1-2 a:hover{background-color:#0d8ee2;color: #fff;border-radius: 20px; }
.index-title1-l a:hover{background-color:#65ceff;}
.index-title1-n a:hover{background-color:#ff7519;}
.index-title1-q a:hover{background-color:#0bced1;}
@media(max-width:992px){
	.index-title1{margin-bottom: 30px;}
	.index-title1-1{font-size:22px;}
	.index-title1-2 a{line-height: 31px;height: 31px;font-size: 15px;}
	.index-title1-3{font-size: 48px;}
}

@media(max-width:768px){
	.index-title1{margin-bottom: 30px;padding:  5px 0;}
	.index-title1-1{font-size:20px;margin-left:70px;}
	.index-title1-2 a{line-height: 28px;height: 28px;font-size: 14px;margin-right: 10px;padding: 0 10px;}
	.index-title1-3{font-size: 30px;padding: 5px 15px;}
}

@media(max-width:530px){
	.index-title1-3{display: none;}
	.index-title1-1{font-size:18px;margin-left:0px;}
	.index-title1-2 a{line-height: 25px;height: 25px;font-size: 14px;margin-right: 10px;padding: 0 10px;}
}


@media(max-width:400px){
	.index-title1-1{font-size:16px;margin-left:0px;}
	.index-title1-2 a{line-height: 22px;height: 22px;font-size: 12px;margin-right: 5px;padding: 0 5px;}
}




.index-pro{background: url(../upload/pro-di.png)center center no-repeat;background-size: cover;padding: 40px 0;}
.index-pro-1{background: url(../upload/pro-bg-2.png)center center no-repeat;background-size: cover;padding: 40px 0;}
.index-pro-2{background: url(../upload/pro-2bg.png)center center no-repeat;background-size: cover;padding: 40px 0;}
.index-pro-3{background: url(../upload/pro-di.png)center center no-repeat;background-size: cover;padding: 40px 0;}
.pro-show-1,.pro-show-2{overflow: hidden;}
.pro-show-1{height: 419px;}
.show1-box1{float: left;width:calc(100%/3);background-color: #0d8ee2;height: 419px;color: #fff;padding: 30px 60px;}
.show1-box2{float: left;width:calc(100%/3*2);overflow: hidden;}
.show1-box2 img{width: 100%;}
.show2-box{float: left;width:calc(100%/3);position: relative;background-color: #fff;}
.show2-box img{width: 100%}
.show2-box div{font-size: 16px; line-height: 40px;height: 40px;padding: 0 5px; color: #fff; position: absolute;left: 0;bottom: 0;width: 100%;background-color:#4aaae9; text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.show1-box4{background-color: #ff7519;}
.show1-box6{background-color:#0bced1;}
.show1-box9{background-color:#65ceff;}                                  

.show1-box1-tt1{font-size: 40px;}
.show1-box1-tt2{font-size: 24px;}
.show1-box1-tt3{width: 40px;height: 1px;background-color: #fff;margin: 20px 0 30px;}
.show1-box1-tt4{font-size: 16px;line-height: 30px;}
.show1-box1 a{font-size: 16px;line-height: 30px;width: 100px;margin-top: 30px; text-align: center;background-color: #fff;color:#0d8ee2;}
.pro-show-2 a img{border:1px solid #e4e4e4;padding: 20px;}
.show1-box4 a{color: #ff7519;}
.show1-box6 a{color:#0bced1;}
.show1-box9 a{color:#65ceff;}                                  
                                  
.pro-show-2 a:nth-child(2) div{background-color:#2599e5; }
.pro-show-7 a div{background-color:#ff8c40;}
.pro-show-7 a:nth-child(2) div{background-color:#ff7519; }
.pro-show-10 a div{background-color:#5adcde;}
.pro-show-10 a:nth-child(2) div{background-color:#0bced1; }
.pro-show-11 a div{background-color:#65ceff;}
.pro-show-11 a:nth-child(2) div{background-color:#25b5f8; }                                  
                                  
.pro-show-2 a:nth-child(4) div{background-color:#2599e5; }
.pro-show-7 a div{background-color:#ff8c40;}
.pro-show-7 a:nth-child(4) div{background-color:#ff7519; }
.pro-show-10 a div{background-color:#5adcde;}
.pro-show-10 a:nth-child(4) div{background-color:#0bced1; }
.pro-show-11 a:nth-child(4) div{background-color:#25b5f8; }                                  


.pro-show-7 a:nth-child(4) {display: none; }


@media(max-width:1260px){
	.pro-show-1{height: 328px;}
	.show1-box1{height:328px;padding: 20px 40px;}
	.show1-box4 div:nth-child(4){display: none}
}

@media(max-width:992px){
	.pro-show-1{height:251px;}
	.show1-box1{height:251px;padding: 10px 16px;}
	.show1-box1-tt1{font-size: 30px;}
	.show1-box1-tt2{font-size: 18px;}
	.show1-box1-tt4{font-size: 15px;line-height:26px;}
	.show1-box1-tt3{margin: 10px 0px;}
	.show1-box1 a{font-size: 14px;line-height: 28px;width: 100px;margin-top: 10px; }
}
@media(max-width:768px){
  	.show1-box1{width:40%;height: 150px;}
	.show1-box2{width:60%;height: 150px;}
	.index-pro,.index-pro-1，.index-pro-2，.index-pro-3{padding: 30px 0;}
	.pro-show-1{height:150px;}
	.show1-box1{height:150px;padding: 5px 10px;}
	.show1-box1-tt1{font-size: 20px;}
	.show1-box1-tt2{font-size: 16px;}
	.show1-box1-tt4{line-height: 20px;font-size: 13px;}
	.show1-box1 div:nth-child(5){display: none;}
	.show1-box4 div:nth-child(5){display: block;line-height: 20px;height: 40px;overflow: hidden;}
	.show1-box1-tt3{margin: 5px 0;}
	.show1-box1 a{font-size: 12px;line-height: 20px;width: 100px;margin-top: 10px; }
	.show2-box div{font-size: 14px; line-height: 30px;height: 30px;}
	.pro-show-11 a:nth-child(3) {display: none; }
	.pro-show-7 a:nth-child(4) {display: block; }
	.pro-show-2 a{width: 50%;}
}

@media(max-width:530px){
	.pro-show-1{height:auto;}
	.show1-box1{clear: left;width:100%;padding: 10px 20px;height:auto;}
	.show1-box2{clear: left;width:100%;height:auto;}
	.show1-box1 div:nth-child(5){display:block;}
	.show1-box4 div:nth-child(4){display:block;}
	.show1-box4 div:nth-child(5){line-height: 20px;height: auto;}
	
}

@media(max-width:420px){
	.index-pro,.index-pro-1，.index-pro-2，.index-pro-3{padding: 20px 0;}
}







/**************************************************客户见证*******************************************/
.index-title-n div{left: calc(50% - 70px);}
.index-guest{padding: 40px 0;background-color: #f4fafd;}
.container3{background-color:#0d8ee2;padding: 20px 40px;position: relative;margin-top: 80px;}
.index-tit-all,.index-tit-all1{overflow: hidden;}
.index-gt-tit,.index-tit-all1 a{float: right;}
.index-gt-tit{width:54%;padding: 0 20px; }
.index-gt-tit li{font-size: 16px;line-height: 30px;color: #fff;}
.index-tit-all1 a{padding: 5px 40px;margin-top: 10px; border: 2px solid #fff;color:#fff;}
.index-tit-all1 a img{width: 100%;}
.guest-tu{position: absolute;left: 4%;bottom: 40px;width: 40%;}
.guest-tu img{width: 100%;}
.guest-zi{position: absolute;left:41%;top: -60px;overflow: hidden;}
.guest-zi div{float: left;}
.guest-zi div:nth-child(1){width: 70px;height: 2px;background-color:#0d8ee2;margin-top: 15px;margin-right: 10px;}
.guest-zi div:nth-child(2){font-size: 16px;line-height: 30px;color:#333;font-weight: 600; }
.index-border{position: absolute;top: 0;left:calc(50% - 20px);width: 0;height: 0; border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 20px solid #0d8ee2;display: none;}
.com-coin:hover .index-border{display: block;}

@media(max-width:1260px){
	.container3{margin-top: 40px;}
	.index-gt-tit{width:46%;padding: 0 15px; }
	.guest-tu{left: 2%;bottom: 20px;width: 50%;}
	.guest-zi{left:48%;top: -40px;overflow: hidden;}
	.index-border{}
}


@media(max-width:992px){
	.guest-tu{left: 20%;top: 20px;width: 60%;}
	.container3{margin-top: 0px;padding-top:380px; }
	.guest-zi{display: none;}
	.index-gt-tit{width: 100%;}
	.container3{background-color:#f4fafd;}
	.index-gt-tit li{color:#0d8ee2;}
	.index-tit-all1 a{background-color:#0d8ee2;}
}

@media(max-width:768px){
 	 .index-guest{display: none;}
	.index-title-n div{left: calc(50% - 54px);}
	.index-guest{padding: 30px 0;}
	.container3{margin-top:0px;padding-top:250px; }
	.index-gt-tit li{font-size: 15px;}
	.index-tit-all1 a{padding: 5px 20px;margin-top: 10px;width: 80px;}
	.index-border{margin-left: 24%;}
	.index-border{}
	.com-coin:hover .index-border{display: none;}
}

@media(max-width:530px){
	.index-title-n div{left: calc(50% - 42px);}
	.guest-tu{left: 10%;width: 80%;}
	.index-gt-tit{padding: 0 ; }
	.index-title-n{margin-bottom: 30px;}
	.index-border{margin-left: 22%;}
}

@media(max-width:400px){
	.container3{margin-top:0px;padding-top:230px; }
	.index-gt-tit li{font-size: 14px;line-height: 24px}
}
@media(max-width:370px){
	.container3{margin-top:0px;padding-top:210px; }
}

/**************************************************客户见证-coin*******************************************/
.index-ct-com{overflow: hidden;}
.index-buttom{float: left;width: 3%;margin: 0 1%; margin-top:112px;}
.index-buttom img{width: 100%;}
.index-buttom a:nth-child(2){display: none;}
.com-coin{position: relative; float:left;width: 25%;padding: 60px;}
.com-coin img{width: 100%;border: 2px solid #999;border-radius: 400px;}
.com-coin-zi{font-size: 16px; line-height: 40px;height: 40px;padding: 0 5px; color: #666; overflow: hidden;text-align: center; text-overflow: ellipsis;white-space: nowrap;}
.index-buttom:hover  a:nth-child(2){display: block;}
.index-buttom:hover  a:nth-child(1){display: none;}

.com-coin:hover img{border: 2px solid #0d8ee2;}
.com-coin:hover div{color:#0d8ee2;}


@media(max-width:1260px){
	.index-buttom{margin-top:86px;}
	.com-coin{padding: 40px;}
}


@media(max-width:992px){
	.index-buttom{margin-top:80px;}
	.com-coin{padding:40px 20px;}
}

@media(max-width:768px){
	.index-buttom{width: 5%;margin: 0 1%; margin-top:56px;}
	.com-coin{width: 50%;padding:10px 40px;}
	.com-coin-zi{font-size: 14px; }
	
}

@media(max-width:530px){
	.index-buttom{width: 5%;margin: 0 1%; margin-top:50px;}
	.com-coin{padding:10px 20px;}
	.com-coin-zi{font-size: 12px; }
}

@media(max-width:360px){
	.index-buttom{ margin-top:40px;}
}






/**************************************************拦腰*******************************************/
.index-lanyao{background: url(../upload/lanyao-bg.png) center center no-repeat;background-size: cover;margin-top: 20px; padding-top: 30px;}
.index-title-lanyao div{left:0;}
.container2{position: relative;}
.lanyao-tu{position: absolute;bottom: 0;right: 0;}

@media(max-width:1260px){
	.index-lanyao{margin-top: 40px;}
}

@media(max-width:992px){
	.lanyao-tu img{width: 100%;}
	.lanyao-tu{width:200px;}
}

@media(max-width:768px){
	.index-lanyao{padding-top: 20px;}
	.lanyao-tu{width:150px;}
}

@media(max-width:530px){
	.container2{padding-bottom: 20px;}
}


@media(max-width:420px){
	.lanyao-tu{width:100px;}
}








/*****************************************************新闻资讯**********************************************/
.index-news{padding: 40px 0;background-color: #f4fafd;}
.news-all{overflow: hidden;}
.news-left{float: left;width: 48%;height: 100%; padding-bottom: 30px;border-bottom: 3px solid #0d8ee2;}
.news-right{float: right;width: 50%;height: 100%;}
.news-tt{font-size: 18px;line-height: 25px;height: 25px; margin: 15px 0 5px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight: bold; color: #333;}
.news-text{font-size:14px;color:#a0a0a0;line-height: 22px;height: 44px;overflow: hidden;line-height: 22px;height: 44px;overflow: hidden; }

/*******新闻资讯-时间*******/
.news-lianjie{overflow: hidden;margin-top: 30px;}
.news-time{font-size: 17px;line-height: 30px; float: left;color: #0d8ee2;border-bottom: 2px solid #0d8ee2;}
.news-more{float: right;border: 1px solid #0d8ee2;padding: 0 10px; }
.news-tu img{width: 100%;}
.more-text1{float: left;color:#0d8ee2;line-height: 30px; margin-right: 20px;font-size: 14px;}
.more-tu{float: right;padding-top: 8px;}

/*******新闻资讯-右*******/
.news-tt1 {overflow: hidden;background: url(../upload/bg-3.png)top left no-repeat;background-size: cover;padding:10px 5px;margin-bottom: 18px;}
.news-box1{float: left;width: 15%;line-height: 30px;}
.news-box1 div{color: #666;font-size: 14px;text-align: center;}
.news-box1 div:nth-child(1){font-size: 22px;}
.news-box2{float: right;width: 78%;}
.news-box2-box1{color: #333;font-size: 18px;font-weight: 600;line-height: 30px;height: 30px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; }
.box6{font-size: 14px;line-height: 20px;height: 40px; color: #999;overflow:hidden;}
.box7{display: none;font-size: 14px;line-height: 20px;height: 20px; color: #999;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}

.news-tt1:hover{background: url(../upload/bg-2.png)top left no-repeat;box-shadow: -2px 2px 4px #a7d0ef;}
.news-tt1:hover .news-box1 div{color: white;}



@media(max-width:1260px){
	.news-box1{margin-left: 10px;}	
	.news-tt1 {margin-bottom: 16px;}
	.news-box1 div:nth-child(1){font-size: 20px;}
	.news-box1 div:nth-child(2){font-size: 14px;}
	.box6{display: none;}
	.box7{display: block;}
}
@media(max-width:992px){
	.news-box1{margin-left: 10px;width: 20%;}	
	.news-box2{width: 70%;}
	.news-tt1 {margin-bottom: 9px;}
	.news-box1 div:nth-child(1){font-size: 18px;}
	.news-text{height: 66px;}
	
	
}
@media (max-width: 768px){
	.index-news{padding: 30px 0;}
	.news-left{clear: both;width: 100%;padding-bottom: 20px;}
	.news-right{clear:right;width: 100%;margin-top: 20px;}
	.news-text{height: 44px;}
	.news-box1{margin-left: 0;}
	.news-box1 div:nth-child(1){font-size: 20px;}
	
	
	
}

@media (max-width: 530px){
	.index-news{padding: 20px 0;}
	.news-lianjie{margin-top: 20px;}
	.news-left{padding-bottom: 20px;}
	
	.news-box1 div:nth-child(1){font-size: 18px;}
	.news-box1 div:nth-child(2){font-size: 12px;}
	.news-box2 div:nth-child(1){font-size: 16px;}
	.news-box2 div:nth-child(2){font-size: 10px;margin-top: 5px;}
	.news-tt1:hover{background-size: 500px;}
}
@media (max-width: 420px){
	.news-box1{margin-top: 6px;}
	.news-box1 div:nth-child(1){font-size: 16px;}
	.news-box1 div:nth-child(2){font-size: 12px;}
	.news-box2-box1{font-size: 14px;line-height: 26px;height: 26px;}
	.news-box2 div:nth-child(3){font-size: 8px;margin-top: 5px;}
	.news-box1{line-height: 20px;}
	
	.news-lianjie{margin-top: 10px;}
	.box7{display: block;}
	.box6{display: none;;}
	.news-tt1:hover{background-size: 440px;}
}



/**************************************************footer********************************************/
.index-footer{background: url(../upload/di-bg.png)center no-repeat;background-size: cover;}
.footer-box1,.beian,.erweima{float: left;color:#fff;padding: 20px 5%;}
.footer-box1{ background-color: rgba(15,77,122,0.5);width: 30%;}
.beian{width: 50%;margin-top: 30px;}
.erweima{width: 20%;margin-top: 30px;}
.footer-box1-zi{font-size: 20px;line-height: 40px;margin-bottom: 15px;}
.footer-box1-a{overflow: hidden;padding: 0 5%;}
.footer-box1-a a{font-size: 16px;line-height: 30px; float: left;width: 50%;text-align: left;color: #fff;}

.beian-1{overflow: hidden;}
.beian-1 div img{width: 100%;}
.beian-1 div{float: left;font-size: 16px;line-height: 30px;margin-right: 5px;}
.beian div{font-size: 16px;line-height: 30px;}
.beian-2,.beian-3{overflow: hidden;}
.beian-2 img{margin-top: 4px;}
.beian-2 img,.beian-2 div{float: left;margin-right: 10px;}
.beian-2 div{color: #fff;}
.beian-3 a{float: left;margin-right: 20px;color: #fff;}



.erweima div:nth-child(1){font-size: 16px;line-height: 30px;text-align: center;width: 100%;margin: 10px 0;}
.erweima div img{width: 100%;}
.erweima div:nth-child(2) {width: 100%;}

@media(max-width:1260px){
	.footer-box1,.beian,.erweima{padding: 20px 2%;}
}

@media(max-width:992px){
	.footer-box1{width:35%;padding: 30px 5%; }
	.footer-box1 div img{width: 100%;}
	.erweima {width: 18%;}
	.beian{width: 45%;margin-top: 0px;margin-left: 2%;}
	.erweima div:nth-child(1){font-size: 14px;}
	.footer-box1 div{font-size: 18px;margin-top: 10px;}
	.beian-1 div{font-size: 14px;}
	.beian div{font-size: 14px;}
	.beian-tu{width: 30px;}
}


@media (max-width: 768px){
	.footer-box1{display: none; }
	.erweima {display: none;}
	.beian{width: 100%;margin-left: 2%;}
}

@media (max-width: 530px){
	.beian-1 div{font-size: 12px;line-height: 24px;}
	.beian div{font-size: 12px;line-height: 24px;}
}



/**************************************************友情链接********************************************/
.index-yq{padding: 10px 0;background-color:#242424; }
.yq-lianjie a{font-size: 14px; float: left;color:#fff;margin-right: 16px;line-height: 30px;}

@media (max-width: 530px){
	.yq-lianjie a{font-size: 12px;line-height: 24px;}
}


/**************************************************手机端电话*******************************************/

.mob-foot{
   display:none;
	position:fixed;
	height: 60px;
	width:100%;
	bottom:0;
	left:0;
}
.mob-foot li{
	float:left;
	width:50%;
	background-color:#ff7519;
	padding:10px 0;
}
.mob-foot li a{
	
	width:150px;
	height:40px;
	line-height:40px;
	padding-left:45px;
	font-size:16px;
	color:#fff;
	margin:0 auto;
}
.mob-foot li:nth-of-type(1) a{background:url(../upload/mob_foot_icon01.png) no-repeat left center}
.mob-foot li:nth-of-type(2) a{background:url(../upload/mob_foot_icon02.png) no-repeat left center}

@media (max-width: 768px){
    body{padding-bottom: 60px;}
	.mob-foot{display:block;}
}



/*************************************************新闻列表页****************************************************/

.pro-in{margin:30px 0;}
.pro-in-left{float: left;width: 25%;}
.pro-in-right{float: right;width: 72%;}
.pt-left-tt1{color:#119FA1; }
.product-cat{margin-bottom:50px;}
.product-cat1{margin-bottom: 0px;}
.left-bg{margin-bottom: 20px;}
.pt-left-tt1{font-size: 22px;}
.pt-qimaoji{;padding: 10px 8%;border:2px solid #e4e4e4;border-bottom: 0;}
.pt-qimaoji-a{font-size: 16px;margin-left: 14%;line-height: 40px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color: #333;}
.pt-qimaoji-box1{font-size: 18px;line-height: 40px;height: 40px;padding-left: 5%; font-weight: bold; color:#119FA1;border-left: 5px solid #119FA1; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pt-qimaoji-box1-1{font-size: 18px;line-height: 40px;height: 40px;padding-left: 5%; font-weight: bold; color:#119FA1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}                                 
.pt-qimaoji div:nth-child(3){display: none;}
.aa1{color:#65ceff;border-left: 5px solid #65ceff;}
.aa2{color:#0d8ee2;border-left: 5px solid #0d8ee2;}
.aa3{color:#ff7519;border-left: 5px solid #ff7519;}
.aa4{color:#119FA1;border-left: 5px solid #119FA1;} 

.pt-ul li{font-size:16px;color: #666;line-height: 30px;}



.pt-right-tit{overflow: hidden;padding: 0 20px;margin-bottom: 10px;border: 2px solid #e4e4e4;}
.tit-news-1{font-size: 18px; float: left;color: #119FA1;line-height: 40px;height: 40px;font-weight:bold;}
.tit-news-2{float: right;color: #119FA1;}
.tit-news-2 a{font-size: 16px;display: inline-block;line-height: 40px;height: 40px;color: #119FA1;}


.pro-buttom{float: right;margin-top: 30px;}
.pro-buttom a{float: left;border: none;padding: 4px;border: 1px solid #333;margin-left: 5px;color: #333;font-size: 12px;background-color: white;}
.pt-qimaoji-a:hover{color:#0075cf;}
.pro-buttom a:hover {background-color:#119FA1;border: 1px solid #119FA1; color: white;}


.index-news-1{border-bottom: 1px dashed #666;padding: 10px 5px;}
.index-nwes-tit div{font-size:18px;line-height: 40px; color: #333;}
.index-news-txt{overflow: hidden;}
.index-news-txt div:nth-child(1){font-size: 16px;color: #666;line-height: 30px;height: 30px;float: left;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;width: 80%;}
.index-news-txt div:nth-child(2){font-size: 16px;color: #999;line-height: 30px;height: 30px;overflow: hidden;float: right;margin-left:5%;width: 15%;}
.id-nw-rt1{padding: 40px 0;margin-bottom: 30px; background: url(../upload/news-bg.png) center center no-repeat;background-size: contain;}
.id-nw-rt1 div{font-size: 18px; text-align: center;color: #0657b2;font-weight: bold;text-shadow: 1px 1px 0 #fff;}
.id-nw-ul li{font-size:16px;color: #666;line-height: 30px;}




.index-news-1:hover{background-color: #119FA1;border-bottom: 1px dashed #fff;}
.index-news-1:hover div{color: #fff;}





@media(max-width:1260px){
	.pt-left-tt1{margin-left: 20px;font-size: 17px;}
	.pt-qimaoji div:nth-child(1){font-size: 16px;line-height: 50px;height: 50px;width: 80%;}
	.pt-qimaoji div:nth-child(2),.pt-qimaoji div:nth-child(3){width: 20px;height: 20px;margin-top: 14px;}
	.product-cat{margin-bottom: 100px;}
	.product-cat1{margin-bottom: 0px;}
}




@media(max-width:992px){
	.pro-in-left{clear: left;width: 100%;margin-bottom: 20px;}
	.pro-in-right{clear: right;width: 100%;}
	.product-cat{margin-bottom: 0;overflow: hidden;}
	.left-bg{display: none;}
	.product-cat1{display: none;}
	.pt-qimaoji{float: left;margin: 0 10px;width: calc((100% - 40px)/2);border-bottom: 2px solid #e4e4e4;margin-bottom: 10px;}
	.pt-qimaoji-a{display: none;}
	.pt-qimaoji-box1,.pt-qimaoji-box1-1{font-size: 16px;line-height:30px;height: 30px;padding-left:0 5px;border-left: none;text-align: center;font-weight: 400; }
	.tit-news-1{font-size: 16px;line-height: 24px;height: 24px;}
	.tit-news-2 a{font-size: 14px;line-height: 24px;height: 24px;}

}



@media(max-width:768px){
	.pro-in-left{margin-bottom: 10px;}
	.pro-buttom a{font-size: 14px;}
	.pt-qimaoji div:nth-child(1){font-size: 14px;line-height: 36px;height: 36px;}
	.pt-qimaoji-box1,.pt-qimaoji-box1-1{font-size: 14px;line-height:24px;height: 24px;}
	.tit-news-1{display: none;}
	.index-nwes-tit div{font-size:16px;}
	.index-news-txt div:nth-child(1){font-size: 14px;}
	.index-news-txt div:nth-child(2){font-size: 14px;}
	
	
}


@media(max-width:530px){
  	.pt-right-tit{padding: 0 5px;}
	.pro-buttom {margin-top: 20px;}
	.pro-buttom a{padding: 2px;font-size: 12px;}
	.pt-qimaoji{padding:5px 8%; }
	.pt-qimaoji-box1,.pt-qimaoji-box1-1{font-size: 12px;line-height:20px;height: 20px;}
	.tit-news-2 a{font-size: 12px;line-height: 20px;height: 20px;}
	.index-news-1{padding:5px;}
	.index-nwes-tit div{line-height: 30px;}
}
@media(max-width:420px){
	.id-nw-rt1 div{font-size: 15px;}
	.index-nwes-tit div{font-size:14px;}
	.index-news-txt div:nth-child(1){font-size: 12px;}
	.index-news-txt div:nth-child(2){font-size: 12px;}
}


/*************************************************产品列表页****************************************************/
.pro-list-box1 img{width: 100%;margin: 0 auto}

.pro-list-box{border: 1px solid #e4e4e4;width:100%;margin-bottom: 20px;overflow: hidden;padding: 10px 20px;}
.pro-list-box1{float: left;width: 30%;margin-right: 5%;}
.pro-list-box2{float: left;width:65%;margin-top: 30px;}
.pro-list-box2 div{font-size: 15px;color: #666;line-height: 30px;width: 100%;}
.pro-list-box2 div:nth-child(1){font-size: 20px;color: #119FA1;}
.pro-list-box2 div:nth-child(2){font-size: 16px;color: #666;line-height: 30px;}

.pro-list-box2 .p-list-a{font-size: 14px;width: 100px;line-height: 30px;margin-top: 20px; text-align:center;padding: 0 5px; border-radius: 40px; color: #fff;}
.p-list-a{font-size: 14px;width: 100px;line-height: 30px;margin-top: 20px; text-align:center;padding: 0 5px; border-radius: 40px; color: #fff;background-color:#119FA1;float: left;margin-right: 10px;}

.product-cat-1 div:nth-child(3){border-bottom:2px solid #e4e4e4;}
.pro-list-box:hover{border: 1px solid #119FA1;}
@media(max-width:1260px){
	
	.pro-list-box2{margin-top: 10px;}
	.pro-list-box2 div{font-size: 13px;line-height: 24px;}
	
}

@media(max-width:992px){
	
}

@media(max-width:768px){
	.pro-list-box1{width: 30%;margin-right: 5%;margin-top: 20px;}
	.pro-list-box2{width:65%;margin-top: 0px;}
	.pro-list-box2 div{font-size: 12px;line-height: 24px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pro-list-box2 div:nth-child(2){font-size: 14px;line-height: 30px;}
	.pro-list-box2 .p-list-a{font-size: 12px;line-height: 26px;height: 26px;margin-top: 15px;}
}

@media(max-width:530px){
	.pro-list-box1{width: 33%;margin-right: 2%;margin-top: 10px;}
	.pro-list-box{padding: 10px ;}
	.pro-list-box div{font-size: 12px;}
	.pro-list-box2 div{font-size: 12px;line-height: 18px;height:18px;}
	.pro-list-box2 div:nth-child(1){font-size: 16px;}
	.pro-list-box2 div:nth-child(2){line-height: 24px;height: 24px}
	.pro-list-box2 .p-list-a{width: 80px;line-height: 20px;height: 20px;margin-top: 10px;}

}




/*************************************************单页列表页****************************************************/
.pg-dt{padding:0 20px;}
.pg-dt-cp{padding: 20px 0;overflow:hidden;}
.pro-in-right-33{width: 100%;}
.pg-dt-cp1{margin-bottom: 20px;}
.pg-dt-cp1 div{text-align: center;}
.pg-dt-cp1 div:nth-child(1){color: #333;font-size: 22px;font-weight: 600;}
.pg-dt-cp1 div:nth-child(2){color: #666;font-size: 18px;font-weight: 400;}
.pg-dt-tt{font-size: 18px;color: #0075cf;font-weight: 600;line-height: 30px;}
.pg-dt-tt1{font-size: 16px;color: #333;line-height: 30px;text-indent: 30px;}
.pg-dt-left,.pg-dt-right{float: left;width: 49%;}
.pg-dt-right{margin-top:70px;margin-left: 2%;}
.pg-dt-left img{width: 100%;}
.pg-dt-right1 span{font-size: 16px;line-height: 30px;}
.pg-dt-right1 span:nth-child(1){color:#0075cf; }
.pg-dt-right1 span:nth-child(2){color:#666; }
.pg-dt-rightall{width: 100%;margin-top: 0;}
.pg-cs-tu img{width: 100%;}
.pg-dt-right-all{margin-top:0;}
@media(max-width:992px){
	.pg-dt-left{clear:left;width:100%;margin-bottom:10px;}
	.pg-dt-right{width: 100%;margin-top: 0;}
	.pg-dt-cp{padding-top: 0;}
}


@media(max-width:768px){
	
	.pg-dt-cp1 div:nth-child(1){font-size: 20px;}
	.pg-dt-cp1 div:nth-child(2){font-size: 16px;}
	.pg-dt-tt{font-size: 16px;line-height: 30px;}
	.pg-dt-tt1{font-size: 14px;line-height: 30px;}
	.pg-dt-right1 span{font-size: 14px;}
}

@media(max-width:530px){
	.pg-dt-cp1 div:nth-child(1){font-size:18px;}
	.pg-dt-cp1 div:nth-child(2){font-size: 14px;}
	
}







/*************************************************产品内页****************************************************/
.pd-dt{overflow: hidden;}
.pd-dt{padding: 20px;}
.pro-detail-box{overflow: hidden;margin-bottom:20px;}
.pro-in-right-97 .pd-dt{padding: 20px 0;}
                                  
.pro-detail-box1{float: left;width: 45%;margin-right: 5%;}
.pro-detail-box1 img{width: 100%;}
.pro-detail-box2{float: left;width: 50%;margin-top: 0px;overflow: hidden;}
.pro-detail-box2 div{font-size: 15px;color: #666;}
.pro-detail-box2 div:nth-child(1){font-size: 20px;color: #119FA1;}
.pro-detail-box2 div:nth-child(2){font-size: 16px;color: #666;line-height: 30px;}
.pro-detail-box2 .detail-box2-tel{font-size: 14px;width: 300px;line-height: 30px;margin-top: 20px; text-align:center;padding: 0 5px; border-radius: 40px; color: #fff;background-color:#119FA1;}

.pd-in-tit-all{font-size:20px;color: #119FA1;text-align:center;font-weight:bold;margin-bottom:20px;}
.pro-detail-box2 span,.pro-detail-box2 li{float: left;width: 40px;height: 40px;border: 1px solid #999;margin: 10px 2px 0 0;}
.pro-detail-box2 span img,.pro-detail-box2 li img{width: 100%;}
.pd-box-pro-tu{display: none;}
.pd-box-pro-tu-1{display: block;}                                  
                                  

.pro-detail-box-tit{color:#119FA1;font-size: 25px;line-height: 30px;padding: 20px 0;font-weight: bold;}
.pro-detail-box-2{padding: 10px 20px;width: 100%;border: 2px solid #e4e4e4;margin-bottom:20px;}
.pro-detail-box-3{border: 2px solid #e4e4e4;margin-bottom:20px;padding: 10px 20px;}
.pro-detail-box-4 {border: 2px solid #e4e4e4;margin-bottom:20px;padding: 10px 20px;}                                 
.pro-detail-box-table{overflow-x: scroll;}
.pro-detail-box-table table{width: 100%;}
.pro-detail-box-table table td{padding: 10px 5%;}

.detail-box-all{overflow: hidden;width: 100%;margin-top: 20px;border-bottom: 2px solid #e4e4e4;}
.detail-box-left{float: right;width: 50%;margin-top: 80px;}
.detail-box-right{float: right;width: 46%;margin-left:4%;margin-bottom:10px;}
.detail-box-left img ,.detail-box-right img{width: 100%;}
.detail-box-left  div:nth-child(1){font-size: 26px;font-weight: 400; color:#119FA1;}
.detail-box-left  div:nth-child(2){font-size: 16px;line-height: 30px;color: #666;}
.detail-box-left1 img,.detail-box-right1 img{width: 100%;}
.detail-box-left1{float: left;width: 50%;margin-top: 80px;}
.detail-box-right1{float: left;width: 46%;margin-right:4%;margin-bottom:10px;}
.detail-box-left1  div:nth-child(1){font-size: 26px;font-weight: 400; color:#119FA1;}
.detail-box-left1  div:nth-child(2){font-size: 16px;line-height: 30px;color: #666;}


.pro-detail-box-tu{text-align: center;}
.pro-detail-box-tu img{margin: 0 auto;width: 100%;}
.pro-detail-box-zi{font-size: 16px;line-height: 30px;color: #666;}

/***********产品-中*********/ 
.pro-title1{ overflow: hidden;margin-bottom: 4px;}
.pro-tt{font-size: 18px;color: #119FA1;float:left;padding-left: 20px;border-left: 4px solid #0075cf;}
.pro-title1 a{float: right;color: #119FA1;font-size: 16px;padding: 2px 6px;}
.news-all{overflow: hidden;margin-top: 10px;}
.pro-news{margin-top: 10px;overflow: hidden;margin-bottom: 30px;}

.ct-1{float: left;padding:0px 10px;width: 50%;}
.pro-content1{font-size: 16px;line-height: 30px;height: 30px;color: #333; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 65%; float: left;}

.time{float: right;color: #333;font-size: 16px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 30%;}
.pro-ex1{overflow: hidden;margin-top: 20px;}
.pro-ex1 .box11{width: calc((100% - 80px)/4);margin: 0 10px;float: left;}
.box11 img{width: 100%;}
.box-tt {font-size: 16px;color:#333 ;text-align: center;margin-top: 10px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


.ct-1:hover div{color:#119FA1;}

.box-tt:hover {color:#119FA1;}



@media (max-width: 1260px){
	.pro-content1{width: 60%;}
	.time{width: 35%;}
	.detail-box-left{margin-top: 60px;}
	.detail-box-left1{margin-top: 60px;}
}


@media(max-width:992px){
	.pro-content1{width: 65%;}
	.time{width: 30%;}
  	.pd-in-tit-all{font-size:18px;}
}


@media (max-width: 768px){
	.pro-detail-box2 div{font-size: 14px;}
	.pro-detail-box1{clear: left;width: 100%;text-align: center;}
	.pro-detail-box1 img{width:auto;margin: 0 auto;}
	.pro-detail-box2 div:nth-child(1){font-size: 18px;}
	.pro-detail-box2 div:nth-child(2){font-size: 14px;}
	.pro-detail-box2{clear: left;width: 100%;margin-top: 10px;}
	.pro-tt{font-size: 16px;}
	.ct-1{width: 100%;}
	.pro-ex1 .box11{width: calc((100% - 40px)/2);}
	.pro-title1 a{font-size: 14px;}
	.pro-content1{font-size: 14px;}
	.time{font-size: 14px;}
	.pro-detail-box2 .detail-box2-tel{font-size: 12px;width: 230px}
	.pro-detail-box-table table{font-size: 12px;}
	.pro-detail-box-tit{font-size: 20px;}
	
	
	.detail-box-left{margin-top: 10px;}
	.detail-box-left  div:nth-child(1){font-size: 22px;}
	.detail-box-left  div:nth-child(2){font-size: 14px;line-height: 26px;}
	.detail-box-left1{margin-top: 10px;}
	.detail-box-left1  div:nth-child(1){font-size: 22px;}
	.detail-box-left1  div:nth-child(2){font-size: 14px;line-height: 26px;}
	
	.pro-detail-box-zi{font-size: 14px;line-height: 26px;}
}


@media (max-width: 530px){
  	.pd-in-tit-all{font-size:16px;}
	.pro-detail-box2 div:nth-child(1){font-size: 16px;}
	.pro-detail-box2 div{font-size: 12px;}
	.pro-ex1 .box11{width: calc((100% - 40px)/2);margin: 0 10px;margin-bottom: 10px;}
	.box-tt{font-size: 12px;}
	.pro-tt{font-size: 14px;}
	.pro-title1 a{font-size: 13px;}
	.pro-content1{font-size: 12px;}
	.time{font-size: 12px;}
	.pro-detail-box-tit{font-size: 14px;}
	.pd-box-pro-tu img{width: 100%;}
	.detail-box-left{clear: right;width: 100%;margin-top: 0px;}
	.detail-box-right{clear: right;width: 100%;text-align: center;margin-left:0;}
	.detail-box-right img{max-width: 200px;margin:0 auto;}
	.detail-box-left  div:nth-child(1){font-size: 18px;}
	.detail-box-left  div:nth-child(2){font-size:12px;line-height: 20px;}
   .detail-box-left  div{text-align:center;}
  
	.detail-box-left1{clear: right;width: 100%;margin-top: 0px;}
	.detail-box-right1{clear: right;width: 100%;text-align: center;margin-right:0;}
	.detail-box-right1 img{max-width: 200px;margin:0 auto;}
	.detail-box-left1  div:nth-child(1){font-size: 18px;}
	.detail-box-left1  div:nth-child(2){font-size:12px;line-height: 20px;}
	.detail-box-left1  div{text-align:center;}
	.pro-detail-box-zi{font-size: 12px;line-height: 20px;}
 	 .pro-detail-box-tit{font-size: 16px;}
}

@media (max-width: 420px){
	
	
	
}


/*************************************************新闻内页****************************************************/
.title{overflow: hidden;}
.news-tt-1{text-align: center;font-size: 20px;color: #333;font-weight: 600;}
.news-time1 div{ font-size: 14px;color:#9f9f9f;line-height: 30px;overflow: hidden;}
.news-time1 div:nth-child(1){float: left; }
.news-time1 div:nth-child(2){float: right;}
.text-content{padding: 10px 20px 20px 10px;}
.text-right p{font-size: 16px; text-align: justify;line-height: 30px;}
.pro-in-right-22{width: 100%;}
.text-lianjie{clear: both;margin-top: 20px;}
.last-text,.next-text,.return{font-size: 16px; border: 1px solid #e4e4e4;border-radius: 4px; color: #666;width:240px;;margin-bottom: 4px;padding: 0px 10px;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align:center; }


.next-text:hover{background-color:#119FA1;  color: #fff;}
.last-text:hover{background-color:#119FA1;  color: #fff;}
.return:hover{background-color:#119FA1;  color: #fff;}


@media(max-width:768px){
	.news-tt-1{font-size: 18px;}
	.text-right p{font-size: 14px;line-height: 24px;}
	.last-text,.next-text,.return{font-size: 14px;width:180px;}
}

@media(max-width:530px){
	.news-tt-1{font-size: 16px;}
	.news-time1 div{ font-size: 12px;}
	.text-right p{font-size: 12px;line-height: 20px;}
	.last-text,.next-text,.return{font-size: 12px;width:160px;}
}




/*************************************************颜色更换****************************************************/
 .pro-detail-box2 a{font-size: 14px;width: 100px;line-height: 30px;margin-top: 20px; text-align:center;padding: 0 5px; border-radius: 40px; color: #fff;background-color:#119FA1;}
@media(max-width:768px){
	.pro-detail-box2 a{font-size: 12px;}
}                                 
.tit-news-1-96{color:#65ceff}
.tit-news-2-96{color:#65ceff}
.tit-news-2-96 a{color:#65ceff}
.pro-buttom-96 a:hover {background-color:#65ceff;}

.tit-news-1-99{color:#2599e5}
.tit-news-2-99{color:#2599e5}
.tit-news-2-99 a{color:#2599e5}                                  
.pro-buttom-99 a:hover {background-color:#2599e5;}

.tit-news-1-97{color:#ff7519}
.tit-news-2-97{color:#ff7519}
.tit-news-2-97 a{color:#ff7519}                                  
.pro-buttom-97 a:hover {background-color:#ff7519;}

.tit-news-1-98{color:#119FA1}
.tit-news-2-98{color:#119FA1}
.tit-news-2-98 a{color:#119FA1}                                  
.pro-buttom-98 a:hover {background-color:#119FA1;}

 .pro-list-box-96:hover{border: 1px solid #65ceff;}
.pro-list-box-99:hover{border: 1px solid #2599e5;}
.pro-list-box-97:hover{border: 1px solid #ff7519;}
.pro-list-box-98:hover{border: 1px solid #119FA1;}

.pro-list-box2-96 div:nth-child(1){font-size: 20px;color: #65ceff;}
.pro-list-box2-99 div:nth-child(1){font-size: 20px;color: #2599e5;}
.pro-list-box2-97 div:nth-child(1){font-size: 20px;color: #ff7519;}
.pro-list-box2-98 div:nth-child(1){font-size: 20px;color: #119FA1;}

.p-list-a-96{background-color:#65ceff;}
.p-list-a-99{background-color:#2599e5;}
.p-list-a-97{background-color:#ff7519;}
.p-list-a-98{background-color:#119FA1;}

.p-list-a-96:hover{box-shadow: 0px 2px 6px #65ceff;}
.p-list-a-99:hover{box-shadow: 0px 2px 6px #2599e5;}
.p-list-a-97:hover{box-shadow: 0px 2px 6px #ff7519;}
.p-list-a-98:hover{box-shadow: 0px 2px 6px #119FA1;} 
                                  
.pt-left-tt1-96{color:#65ceff}
.pt-left-tt1-99{color:#2599e5}
.pt-left-tt1-97{color:#ff7519}
.pt-left-tt1-98{color:#119FA1}
                                  
 .pro-in-right-96 .tit-news-1{color:#65ceff}
.pro-in-right-96 .tit-news-2 a{color:#65ceff}
.pro-in-right-99 .tit-news-1{color:#2599e5}
.pro-in-right-99 .tit-news-2 a{color:#2599e5}
.pro-in-right-97 .tit-news-1{color:#ff7519}
.pro-in-right-97 .tit-news-2 a{color:#ff7519}
.pro-in-right-98 .tit-news-1{color:#119FA1}
.pro-in-right-98 .tit-news-2 a{color:#119FA1}

.pro-in-right-96 .pd-dt .pro-detail-box .pro-detail-box2 div:nth-child(1){color:#65ceff}
.pro-in-right-99 .pd-dt .pro-detail-box .pro-detail-box2 div:nth-child(1){color:#2599e5}
.pro-in-right-97 .pd-dt .pro-detail-box .pro-detail-box2 div:nth-child(1){color:#ff7519}
.pro-in-right-98 .pd-dt .pro-detail-box .pro-detail-box2 div:nth-child(1){color:#119FA1}

.pro-in-right-96 .pd-dt .pro-detail-box .pro-detail-box2 a{background-color:#65ceff}
.pro-in-right-99 .pd-dt .pro-detail-box .pro-detail-box2 a{background-color:#2599e5}
.pro-in-right-97 .pd-dt .pro-detail-box .pro-detail-box2 a{background-color:#ff7519}
.pro-in-right-98 .pd-dt .pro-detail-box .pro-detail-box2 a{background-color:#119FA1}

.pro-in-right-96 .pd-dt .pro-detail-box .pro-detail-box2 .detail-box2-tel{background-color:#65ceff}
.pro-in-right-99 .pd-dt .pro-detail-box .pro-detail-box2 .detail-box2-tel{background-color:#2599e5}
.pro-in-right-97 .pd-dt .pro-detail-box .pro-detail-box2 .detail-box2-tel{background-color:#ff7519}
.pro-in-right-98 .pd-dt .pro-detail-box .pro-detail-box2 .detail-box2-tel{background-color:#119FA1}

.pro-in-right-96 .pro-detail-box-tit{color:#65ceff}
.pro-in-right-99 .pro-detail-box-tit{color:#2599e5}
.pro-in-right-97 .pro-detail-box-tit{color:#ff7519}
.pro-in-right-98 .pro-detail-box-tit{color:#119FA1}

.pro-in-right-96 .pro-detail-box-3 .detail-box-all .detail-box-left1 div:nth-child(1){color:#65ceff}
.pro-in-right-99 .pro-detail-box-3 .detail-box-all .detail-box-left1 div:nth-child(1){color:#2599e5}
.pro-in-right-97 .pro-detail-box-3 .detail-box-all .detail-box-left1 div:nth-child(1){color:#ff7519}
.pro-in-right-98 .pro-detail-box-3 .detail-box-all .detail-box-left1 div:nth-child(1){color:#119FA1}

.pro-in-right-96 .pro-detail-box-3 .detail-box-all .detail-box-left div:nth-child(1){color:#65ceff}
.pro-in-right-99 .pro-detail-box-3 .detail-box-all .detail-box-left div:nth-child(1){color:#2599e5}
.pro-in-right-97 .pro-detail-box-3 .detail-box-all .detail-box-left div:nth-child(1){color:#ff7519}
.pro-in-right-98 .pro-detail-box-3 .detail-box-all .detail-box-left div:nth-child(1){color:#119FA1}
 
.pro-in-right-96 .pd-dt .pd-in-tit-all{color:#65ceff}
.pro-in-right-99 .pd-dt .pd-in-tit-all{color:#2599e5}
.pro-in-right-97 .pd-dt .pd-in-tit-all{color:#ff7519}
.pro-in-right-98 .pd-dt .pd-in-tit-all{color:#119FA1}
                                  
.last-text-96:hover{background-color:#65ceff}
.last-text-99:hover{background-color:#2599e5}
.last-text-97:hover{background-color:#ff7519}
.last-text-98:hover{background-color:#119FA1}

.return-96:hover{background-color:#65ceff}
.return-99:hover{background-color:#2599e5}
.return-97:hover{background-color:#ff7519}
.return-98:hover{background-color:#119FA1}

.next-text-96:hover{background-color:#65ceff}
.next-text-99:hover{background-color:#2599e5}
.next-text-97:hover{background-color:#ff7519}
.next-text-98:hover{background-color:#119FA1}

.pro-title1-96 .pro-tt{color:#65ceff;border-left: 4px solid #65ceff;}
.pro-title1-99 .pro-tt{color:#2599e5;border-left: 4px solid #2599e5;}
.pro-title1-97 .pro-tt{color:#ff7519;border-left: 4px solid #ff7519;}
.pro-title1-98 .pro-tt{color:#119FA1;border-left: 4px solid #119FA1;}

.pro-title1-96 a{color:#65ceff}
.pro-title1-99 a{color:#2599e5}
.pro-title1-97 a{color:#ff7519}
.pro-title1-98 a{color:#119FA1}

.box11-96:hover .box-tt{color:#65ceff}
.box11-99:hover .box-tt{color:#2599e5}
.box11-97:hover .box-tt{color:#ff7519}
.box11-98:hover .box-tt{color:#119FA1}

.ct-1-96:hover div{color:#65ceff}
.ct-1-99:hover div{color:#2599e5}
.ct-1-97:hover div{color:#ff7519}
.ct-1-98:hover div{color:#119FA1}

.index-title1-2 a:nth-child(1){background-color:#65ceff;color: #fff;border-radius: 20px;}
.index-title1-q a:nth-child(1){background-color:#0bced1;color: #fff;border-radius: 20px;}
.index-title1-n a:nth-child(1){background-color:#ff6600;color: #fff;border-radius: 20px;}
                                  
table tr:nth-child(2n-1){background-color:#e4e4e4;}   
                                  
                                  
/***********************单页、下载页*****************/
.com-buttom{margin-bottom: 20px;}
.com-buttom a{display: inline-block;margin: 0 20px;line-height: 40px;height: 40px;width: 120px;text-align: center;border: 1px solid #e4e4e4;border-radius: 20px;color: #666;font-size: 16px;}

.com-buttom a:hover{background-color: #2599e5;color: #fff;border:1px solid #2599e5;box-shadow: 2px 4px 6px #CFEBFB; }
.com-buttom .com-b-on{background-color: #2599e5;color: #fff;border:1px solid #2599e5;box-shadow: 2px 4px 6px #CFEBFB;}

@media(max-width:768px){
	.com-buttom a{margin: 0 5px;font-size: 14px;line-height: 30px;height: 30px;width: 100px;}
}
@media(max-width:530px){
	.com-buttom a{font-size: 12px;margin: 0 2px;width: 80px;}
} 
.pg-dt-cp-in{padding: 40px 0;}
.com-brand-left{float: left;width: 65%;margin-right: 5%;color: #666;font-size: 16px;line-height: 34px;text-align: justify;}
.com-brand-right{float: right;width: 20%;}
.com-brand-right img{width: 100%;}
.pg-dt-cp-2{background-color: #e4e4e4;}
.pg-cer-1,.pg-cer-2,.pg-cer-3{overflow: hidden;}
.pg-cer-3{padding: 0 10%;}
.pg-cer-1 img,.pg-cer-2 img,.pg-cer-3 img{width: 100%;}
.pg-cer-1 div{float: left;width: 40%;margin:0 5%;}
.pg-cer-2 div{float: left;width: 20%;}
.pg-cer-3 div{float: left;width: 25%;}

@media(max-width:1260px){
	.com-brand-right{width: 25%;}
}
@media(max-width:992px){
	.com-brand-right{width: 30%;}
	.com-brand-left{line-height: 30px;margin-right: 0;}
}

@media(max-width:768px){
	.com-brand-right{display: none;}
	.com-brand-left{width: 100%;}
	.com-brand-left{font-size: 14px;}
	.pg-cer-1 div{clear: left;width: 50%;margin:0 25%;}
	.pg-cer-2 div{width: 33%;}
	.pg-cer-3{padding: 0;}
	
}
@media(max-width:530px){
	.pg-cer-1 div{width: 90%;margin:0 5%;}
	.pg-cer-2 div{width: 50%;}
	.pg-cer-3 div{width: 50%;}
} 
                                  
.zhaaopin-yaoqiu{overflow: hidden;margin: 20px 0;}
.zhaaopin-yaoqiu div{float: left;width: 33%;font-size: 16px;line-height: 30px;color: #666;}
.pg-dt-tt{margin-top: 20px;margin-bottom: 10px;}
@media(max-width:768px){
	.zhaaopin-yaoqiu div{font-size: 14px;}
}
@media(max-width:768px){
	.zhaaopin-yaoqiu div{width:50%;}
  	.pg-dt-tt{margin-bottom: 5px;margin-top: 15px;}
}
                                  
                                  
.comcontent{}
.support {margin-bottom: 30px;}
.support li {
    width: 48%;
    margin: 0 1% 20px;
    border: 1px solid #DEDEDE;
    line-height: 30px;
    border-radius: 30px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
}
.support li a {
    padding: 10px 0 10px 30px;
    font-size: 16px;
    color: #333;
    font-family: simsun;
    text-decoration: none;
    position: relative;
}
.support li a i {
    display: block;
    width: 120px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: #1c9eec url(../upload/downicon.png) no-repeat center;
    background-size: auto;
    background-size: 20px;
}

@media(max-width:992px){
	.support li a i {width: 100px;}
}

@media(max-width:768px){
	.support li {width: 98%;}
	.support li a{ font-size: 14px;}
}
@media(max-width:530px){
	.support li a i {width: 80px;}
}
.tec-buttom a{display: inline-block;padding: 5px;text-align: center;color: #666;font-size: 12px;}
.tec-buttom a:hover{color: #2599e5;}
.support li:hover{background-color: #e1e1e1;}
                                  
.pg-cs-tu&gt;div:nth-child(4n-1),.pg-cs-tu&gt;div:nth-child(4n-2){margin: 0 10px;}
.pg-cs-1{float: left; width:calc((100% - 40px)/4); }
.pg-cs-1 img{width: 100%;border-radius: 8px;}
.pg-cs-1 div{line-height: 40px;color: #666;font-size: 16px;text-align: center;}
@media(max-width:992px){
	.pg-cs-tu&gt;div:nth-child(4n-1){margin: 0;}
	.pg-cs-tu&gt;div:nth-child(4n-2){margin: 0;}
	.pg-cs-1{float: left; width:calc((100% - 20px)/3); }
	.pg-cs-tu&gt;div:nth-child(3n-1){margin: 0 10px;}
	
}
@media(max-width:530px){
	.pg-cs-tu&gt;div:nth-child(3n-1){margin: 0;}
	.pg-cs-tu&gt;div:nth-child(2n){margin-left: 10px;}
	.pg-cs-1{float: left; width:calc((100% - 10px)/2); }
	.pg-cs-1 div{font-size: 13px;}
}  

                                  
.ws-cu-box1{float: left;width: 50%;margin-bottom: 20px;}
.ws-cu-box1 div{line-height: 30px;}
.ws-cu-box2 {overflow: hidden;}
.ws-cu-box2 div{line-height: 30px;}
.ws-cu-box3{float: left;width: 50%;margin-bottom: 20px;}
.ws-cu-box4{font-size: 18px;color: rgb(0, 112, 192);font-weight: bold;}
.ws-cu-box5{font-size: 16px;color: #666;}
@media(max-width:768px){
	.ws-cu-box1{clear: left;width: 100%;}
	.ws-cu-box3{clear: left;width: 100%;}
	.ws-cu-box4{font-size: 16px;}
	.ws-cu-box5{font-size: 14px;}
}
.pro-detail-box-table-1{overflow-x: scroll;padding-bottom: 20px;border:1px solid #e4e4e4;}
.pro-detail-box-table-1 table td{padding: 10px 0;}
                                  
                                  
                                  
                                  /*****************中国大陆销售网点**************************/
.pro-detail-box-table-1 {overflow-x: scroll;padding-bottom: 20px;border: 1px solid #e4e4e4;}
.pro-detail-box-table-1 table{width: 100%;}
table {border: 1px solid #e4e4e4;border-spacing: 0;}
table tr {border: 1px solid #e4e4e4;}
table tr td {font-size: 15px; padding:10px;line-height: 30px;color: #666;text-align: center;border: 1px solid #e4e4e4;}
table tr:nth-child(1){background-color: #f1f1f1;}	
table tr:nth-child(1) td{font-size: 17px; color: #333;font-weight: bold;}
table tr:nth-child(2n-1) {background-color: #f1f1f1;}
                                  
@media(max-width:980px){
	.pro-detail-box-table-1 table{width: 800px;}
}</pre></body></html>